Gets or sets Subject header field. The Subject header field provides a
summary or indicates the nature of the call, allowing call filtering without having to parse the session description.
The session description does not have to use the same subject indication as the invitation.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Subject { get; set; }Public Property Subject As String
Get
Set
Property Value
Type:
String
See Also